ci: Add JUnit report for the test suite
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 5 Apr 2019 17:23:13 +0000 (18:23 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 5 Apr 2019 19:29:16 +0000 (20:29 +0100)
commitba07279c952718ac15fcf659fb2c21f512e86850
tree16ecf6c1895ef3dc9f598eaefe12883c0703c31f
parentd89df8a98048f8ecb38f656dedc1746b64027a60
ci: Add JUnit report for the test suite

We can convert the JSON output for `meson test` into a JUnix XML report,
which can be consumed by GitLab.
.gitlab-ci.yml
.gitlab-ci/meson-junit-report.py [new file with mode: 0755]